Skip to content

Code cleanup and dependency updates#6

Merged
glebovdev merged 3 commits intomasterfrom
chore/cleanup-and-deps
Jan 9, 2026
Merged

Code cleanup and dependency updates#6
glebovdev merged 3 commits intomasterfrom
chore/cleanup-and-deps

Conversation

@glebovdev
Copy link
Owner

  • Optimize terminal title to be set once instead of every draw
  • Refactor Run() into focused methods for readability
  • Update tcell and golang.org/x/sys dependencies
  • Add make check target for pre-release validation

Set terminal title once using sync.Once instead of every draw.
Extract configureScreen() and initAsync() for better readability.
@glebovdev glebovdev self-assigned this Jan 9, 2026
@glebovdev glebovdev merged commit 6c34170 into master Jan 9, 2026
3 checks passed
@glebovdev glebovdev deleted the chore/cleanup-and-deps branch January 9, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant